home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / boymks5e.zip / QEFILES.BSC < prev    next >
Text File  |  1991-12-16  |  1KB  |  44 lines

  1. \\
  2. \\ File grab script by:  Lee Breeden
  3. \\
  4.  
  5. \\ Just use the scroll-back log and place any file name that you want to
  6. \\ download at the bottom of the screen and then hit "M" & "F" to add the
  7. \\ name to the scroll-back log file.  After you have marked all of the
  8. \\ filenames that you want to download, run the script and it will send all
  9. \\ of the names to the remote system.   You might need to change the line
  10. \\ command for the download and this also assumes that your downloading zip
  11. \\ files.
  12. \\ I have this script assigned to macro key #46
  13. \\
  14. \\ [46]:  <End>
  15. \\ \sc[qefiles]
  16. \\ This way I can remember it because it is opposit the PgDn key.
  17. \\ Hit the "end" key and your file names are sent to the remote system..
  18. \\
  19.  
  20. |quote
  21. \AU+
  22. \svz[%B:SCRBACK.LOG]
  23. \SV2[%B:#.tmp]
  24. \SV3[%B:DNfile.lst]
  25.  
  26. \AF%V3[«═════════ %MO/%DA/%YR from %SN %V0 ══════════»]
  27. \RE[\GV0[%VZ] \ii+^z,%v0[\em]\AF%V3[%V0]\II+ ,%V0[\LV0[%IM] \AF%V2[%V0] ]
  28. d          \\ this command might need to be modified.
  29. \RE[\gv0[%V2] \ii+^z,%v0[\em] \II-.,%v0[;%V0.zip|;%v0] ] \GV[]
  30. \DC-[del %V2]
  31. {{{\dc-[del %VZ]\ko[]\sl[Continuing macro...]\eb
  32.  
  33. \\ The "D" command listed above might need to be different on the bbs that
  34. \\ your calling.   PCBoard might need to have DB,  OPus needs D;Z(protocol)...
  35. \\ etc.
  36.  
  37. \ko[10]
  38. \sv8[D]\kv8%V8[download command? or D" ] @V8  \LV8[] \IE+%LV,1[\SV8[%V8 ]]
  39.  
  40.  
  41. \sv8[n]\kv8%V8[delete scroll-back log y/N `]\IV8+y[\dc-[del %VZ]]
  42. \eb
  43.  
  44.